projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b2633c
)
Fix last change in whitespace.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 24 Nov 2006 19:36:39 +0000
(19:36 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 24 Nov 2006 19:36:39 +0000
(19:36 +0000)
src/regex.c
patch
|
blob
|
history
diff --git
a/src/regex.c
b/src/regex.c
index 001be124ff3c066c1d0343eb0198eee267c78bd2..32991346399546d8a9e40e5e187382d344ef3ff7 100644
(file)
--- a/
src/regex.c
+++ b/
src/regex.c
@@
-4958,7
+4958,7
@@
re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop)
/* We use this to map every character in the string. */
RE_TRANSLATE_TYPE translate = bufp->translate;
- /* Nonzero if we have to concern multibyte character.*/
+ /* Nonzero if we have to concern multibyte character.
*/
const boolean multibyte = RE_MULTIBYTE_P (bufp);
/* Failure point stack. Each place that can handle a failure further